Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add general polder deployment #16

Merged
merged 4 commits into from
Nov 7, 2024
Merged

Conversation

pantierra
Copy link
Contributor

@pantierra pantierra commented Oct 28, 2024

This PR introduces a general polder chart that has as dependencies the webapp-polder and eoapi. It also fixes the failing tests of the CI pipeline.

Follow-up to #15

Closes #13

@pantierra pantierra force-pushed the feature/general-polder-deployment branch 2 times, most recently from 72b8b68 to 7a7999a Compare October 29, 2024 14:46
@pantierra pantierra marked this pull request as ready for review October 29, 2024 14:46
@pantierra pantierra force-pushed the feature/general-polder-deployment branch 3 times, most recently from ce4dd2f to c9a159d Compare November 4, 2024 13:10

# polder custom configuration
mapboxToken: ""
stacApi: "https://rx2hna9pbg.execute-api.eu-central-1.amazonaws.com"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Those are links for WHIS, I would replace them with the default URL generated by the default helm deploy on kubernetes. (e.g. polder-eopi-stac)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

- Update Helm chart and workflow for webapp container build
- Added postgres operator install
- chart-testing enabled with kind installation
@emmanuelmathot
Copy link
Contributor

I updated ther workflow to make the k8s integration test working but there are still issue when deploying eoapi-k8s

@emmanuelmathot
Copy link
Contributor

There is something wrong with the vector API in eoAPI that is not captured by the eoAPI helm chart and thus gives a false positive. A readiness probe probably needs to be set up correctly.

@pantierra
Copy link
Contributor Author

Many thanks for the review! I adjusted the urls, and created a follow up ticket for the additional tests #17.

@pantierra pantierra merged commit 42a561b into main Nov 7, 2024
2 checks passed
@pantierra pantierra deleted the feature/general-polder-deployment branch November 7, 2024 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Polder Webapp helm chart
3 participants